projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1cd65f
)
(rand48): Check for it.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 27 Jul 1994 17:34:52 +0000
(17:34 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 27 Jul 1994 17:34:52 +0000
(17:34 +0000)
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index 14ca8f6a8b9fd9487840674776105f470eb17fb1..c0055cc5f60afb4a204296d50d81e4711ee70f82 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-1518,7
+1518,7
@@
AC_ALLOCA
# logb and frexp are found in -lm on most systems.
AC_HAVE_LIBRARY(-lm)
AC_HAVE_FUNCS(gettimeofday gethostname dup2 rename closedir mkdir rmdir \
-random bcopy bcmp logb frexp fmod drem ftime res_init setsid strerror \
+random
rand48
bcopy bcmp logb frexp fmod drem ftime res_init setsid strerror \
fpathconf)
ok_so_far=true